home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3867 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: hydra.zrz.TU-Berlin.DE!rawneiha
  2. From: rawneiha@hydra.zrz.TU-Berlin.DE (Philipp Boerker)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: doubling pixels horizontally
  5. Date: 19 Feb 1996 15:34:52 GMT
  6. Organization: Technical University Berlin, Germany
  7. Message-ID: <4ga5as$pp1@brachio.zrz.TU-Berlin.DE>
  8. References: <4f4ibc$gl9@news.cs.tu-berlin.de> <591.6610T1165T2102@login.eunet.no><1045.6611T753T2256@vip.cybercity.dk><4faoe1$47@sunsystem5.informatik.tu-muenchen.de><2991.6612T1034T625@vip.cybercity.dk>                 <576.6613T1070T1730@login.eunet.no> <1257.6614T5 <4fvu80$4tg@brachio.zrz.TU-Berlin.DE> <393.6622T674T1996@login.eunet.no>
  9. NNTP-Posting-Host: hydra.zrz.tu-berlin.de
  10.  
  11. patrick.hanevold@login.eunet.no (Patrick Hanevold) writes:
  12.  
  13. >>>Hmm. Our new one does the CPU passes %40 faster than the earlier released
  14. >>>version. Maby we use the same algo? :) Yes, it will show up on aminet.
  15.  
  16. >>>Your one is linear, right?
  17.  
  18. >>Of course! But no comparebuffer involved...
  19.  
  20. >Not the hardest thing to implemet, is it? :)
  21.  
  22. Well, I tried to do it, but it trashes my perfect pipelining,
  23. because if I do a skip some data that waits for chipmem access
  24. will be written to a wrong place. Also I am a bit short of registers...
  25. Still it shouldn't be a big problem!
  26.  
  27. Greets,
  28. Phil.
  29. grond/matrix
  30.  
  31.